Dynamicweb 8 Documentation
RadioButtonListEditor<T> Class Members
Properties  Methods 


The following tables list the members exposed by RadioButtonListEditor<T>.

Public Constructors
 NameDescription
Public ConstructorRadioButtonListEditor<T> ConstructorInitializes a new instance of an object.  
Top
Public Properties
 NameDescription
Public PropertyDataTypeGets the data type for this editor. (Inherited from Dynamicweb.Content.Items.Editors.ListEditor<T>)
Public PropertyHttpContextGets the HTTP context associated with this editor. (Inherited from Dynamicweb.Content.Items.Editors.Editor)
Public PropertyItemsGets or sets the editor items. (Inherited from Dynamicweb.Content.Items.Editors.ListEditor<T>)
Public PropertyKeyGets or sets the key that uniquely identifies this editor instance. (Inherited from Dynamicweb.Content.Items.Editors.Editor)
Public PropertyModeOverridden. Gets the list mode.  
Top
Protected Properties
 NameDescription
Protected PropertyValueConverterGets the value converter for converting values from and to string representation. (Inherited from Dynamicweb.Content.Items.Editors.Editor)
Top
Public Methods
 NameDescription
Public MethodBeginEditEnables the editor to populate its UI to the client and initiate the editing process. (Inherited from Dynamicweb.Content.Items.Editors.ListEditor<T>)
Public MethodEndEditReturns the edited value. (Inherited from Dynamicweb.Content.Items.Editors.ListEditor<T>)
Top
Protected Methods
 NameDescription
Protected MethodCreateEditableListBoxReturns new EditableListBox control. (Inherited from Dynamicweb.Content.Items.Editors.ListEditor<T>)
Protected MethodRenderListRenders list. (Inherited from Dynamicweb.Content.Items.Editors.ListEditor<T>)
Top
See Also

Reference

RadioButtonListEditor<T> Class
Dynamicweb.Content.Items.Editors Namespace

Send Feedback